Add test.
[cyberduck.git] / profiles / iRODS (iPlant Collaborative).cyberduckprofile
blob693a34313badff868a1e2b02bd02b5f47b3533db
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>Protocol</key>
6 <string>irods</string>
7 <key>Vendor</key>
8 <string>iplant</string>
9 <key>Description</key>
10 <string>iPlant Data Store</string>
11 <key>Hostname Configurable</key>
12 <false/>
13 <key>Port Configurable</key>
14 <false/>
15 <key>Default Hostname</key>
16 <string>data.iplantcollaborative.org</string>
17 <key>Region</key>
18 <string>iplant</string>
19 <key>Default Port</key>
20 <string>1247</string>
21 <key>Username Placeholder</key>
22 <string>(STANDARD|PAM:)iPlant username</string>
23 <key>Password Placeholder</key>
24 <string>iPlant password</string>
25 </dict>
26 </plist>